home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 January / PCWorld_2002-01_cd.bin / Novinky / Becher / 1. Zlaty Kalich / ZlatyKalich.exe / scripts / frame_2014 / DoAction.as
Text File  |  2001-11-12  |  288b  |  16 lines

  1. if(_root.ozralastate < 3)
  2. {
  3.    _root.gotoAndPlay("rnam");
  4. }
  5. else
  6. {
  7.    _root.gotoAndPlay("povybuchu");
  8. }
  9. if(_root.imusic == 1)
  10. {
  11.    getUrl("FSCommand:exec", "player.exe");
  12.    getUrl("FSCommand:exec", "player.exe\trusko.mid");
  13. }
  14. _root.pepa.gotoAndStop("e");
  15. call("/:sipka");
  16.